home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / pdsoft / demo_library / 4439.lha / TIME1.LHA / s / startup-sequence
Text File  |  1992-09-02  |  779b  |  32 lines

  1. copy c ram:c quiet
  2. ram:c/assign c: ram:c
  3. ram:c/path ram:c
  4. echo " "
  5. echo " "
  6. echo "A Matter of Time"
  7. echo " "
  8. echo "Game Design & Digitized Graphics by Michael Zerbo"
  9. echo "Selected Artwork by Vivian McAlexander"
  10. echo "(C) 1994 Michael Zerbo"
  11. echo " "
  12. echo "Developed using Aegis Visionary,"
  13. echo "Published by Oxxi, Inc. 1991"
  14. echo "   (213) 427-1227 "
  15. echo " "
  16. echo "Introductory Level Adventure Game"
  17. echo " "
  18. echo "Choose a command from the menu being displayed. The game uses a"
  19. echo "single keystroke command system. There is no need to type"
  20. echo "commands or names of objects. For more information"
  21. echo "load documentation through workbench."
  22. stack 20000
  23. copy sea ram:
  24. copy bang ram:
  25. copy door ram:
  26. copy gunfire ram:
  27. copy lionroar ram:
  28. copy show ram:show
  29. path ram:
  30. time
  31.  
  32.